Fix build
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 8 Jun 2016 13:20:02 +0000 (14:20 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 8 Jun 2016 13:20:02 +0000 (14:20 +0100)
commit32885605c7d589773930f095b4ef55c902cbf36d
treec2db69ad460e4f7a258667e595791c1170b621b6
parentd9a6517d5f9371648c625e75b3deb413f960c2f3
Fix build

Commit 023f406c9617284ee3b88727df489f20cd066fd6 has a typo that results
in this error:

../../../testsuite/gtk/notify.c: In function 'test_type':
../../../testsuite/gtk/notify.c:679:54: error: expected expression
before ')' token
    (g_str_equal (pspec->name, "max-content-width") ||)
                                                      ^
testsuite/gtk/notify.c